Find Public Individual Coverage and Contact Information
Allows retrieval of the individual public coverage and contact information based on either an application number, patient odb number, or patient contact information. When retrieving by application number, returns the history for that application.
Mechanism
GET [base]/Coverage?_query=findApplicationIndividual& and either _id=[application number] or patient=Patient/[odb number] or some combination of the following (separated by '&') firstName=[first name], middleName=[middle name], lastName=[last name], homePhone=[home phone], city=[city],postalCode=[postalCode], and/or email=[email]
Payload | Example |
---|---|
In: Coverage Application Individual Parameters Profile | |
Out: HTTP 200 with Coverage Individual Bundle Profile | Coverage Individual Search Example |